Skip to content

Add LM Studio backend support for new models#108

Merged
hackall360 merged 3 commits intoLMStudiofrom
codex/add-lm-studio-integration-to-codex-cli
Sep 27, 2025
Merged

Add LM Studio backend support for new models#108
hackall360 merged 3 commits intoLMStudiofrom
codex/add-lm-studio-integration-to-codex-cli

Conversation

@hackall360
Copy link
Owner

Summary

  • update LM Studio backend aliases, default model, and readiness checks to cover DevStral and new Qwen variants
  • forward structured output schemas to the Chat Completions API and reuse schema sanitization helpers across crates
  • refresh CLI help and docs for LM Studio usage and add unit/integration coverage for alias resolution and response_format payloads

Testing

  • CODEX_SANDBOX=seatbelt CODEX_SANDBOX_NETWORK_DISABLED=1 cargo test -p codex-core
  • CODEX_SANDBOX=seatbelt CODEX_SANDBOX_NETWORK_DISABLED=1 cargo test -p codex-lmstudio
  • CODEX_SANDBOX=seatbelt CODEX_SANDBOX_NETWORK_DISABLED=1 cargo test -p codex-exec
  • CODEX_SANDBOX=seatbelt CODEX_SANDBOX_NETWORK_DISABLED=1 cargo test -p codex-tui

https://chatgpt.com/codex/tasks/task_b_68d7d57f5e00832f960409f51ff2c04d

@hackall360 hackall360 merged commit 1fc2eac into LMStudio Sep 27, 2025
3 of 6 checks passed
@hackall360 hackall360 deleted the codex/add-lm-studio-integration-to-codex-cli branch September 27, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant